ARM: rockchip: Kconfig: Remove the SPL_PINCTRL for rk3188
authorDavid Wu <[email protected]>
Wed, 2 Jan 2019 12:50:59 +0000 (20:50 +0800)
committerPhilipp Tomsich <[email protected]>
Fri, 1 Feb 2019 15:59:11 +0000 (16:59 +0100)
It seems that pinctrl is not requested for rk3188 SPL, remove it so
that can save more space for SPL image size.

Signed-off-by: David Wu <[email protected]>
Reviewed-by: Philipp Tomsich <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Reviewed-by: Philipp Tomsich <[email protected]>
arch/arm/mach-rockchip/Kconfig

index 8e9d88c3f9fa0d6ff866ffc53963ce95add8b6c1..b9a026abb5c5b9e985558a004736fa8eaa37f24f 100644 (file)
@@ -29,7 +29,6 @@ config ROCKCHIP_RK3188
        select SUPPORT_SPL
        select SPL
        select SPL_CLK
-       select SPL_PINCTRL
        select SPL_REGMAP
        select SPL_SYSCON
        select SPL_RAM